VisualizationLayer
config.VisualizationLayer()The configuration of a layer to visualize in the gui.
name : str The name of the layer to visualize. long_name : str The long name of the layer to visualize. path : str The path to the layer data to visualize. field_name : str The field names of the layer to visualize. decimals : Optional[int] The number of decimals to use for the layer to visualize. default is None.